home *** CD-ROM | disk | FTP | other *** search
/ Developer Helper 1: Phil & Dave's Excellent CD / Excellent CD HFS.raw / HyperCard / HyperCard 1.2.2 International / HyperCard Danish (DK-1.2.2) / Idestakke / Knapideer / card_4100.txt < prev    next >
Text File  |  1988-12-19  |  4KB  |  206 lines

  1. -- card: 4100 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2106
  5. -- name: 
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: 8000
  11. -- rect: left=112 top=99 right=145 bottom=160
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 1003 / 1003
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: MacPaint
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   open MacPaint
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 3 (button)
  28. -- low flags: 00
  29. -- high flags: 8000
  30. -- rect: left=184 top=99 right=145 bottom=233
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 1005 / 1005
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: MacWrite
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   open MacWrite
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part 4 (button)
  47. -- low flags: 00
  48. -- high flags: 8000
  49. -- rect: left=42 top=160 right=206 bottom=90
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 1000 / 1000
  52. -- text alignment: 1
  53. -- font id: 0
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: Stak
  58. ----- HyperTalk script -----
  59. on mouseUp
  60.   go to the short name of the target
  61. end mouseUp
  62.  
  63.  
  64.  
  65. -- part 5 (button)
  66. -- low flags: 00
  67. -- high flags: 8000
  68. -- rect: left=112 top=160 right=206 bottom=161
  69. -- title width / last selected line: 0
  70. -- icon id / first selected line: 1002 / 1002
  71. -- text alignment: 1
  72. -- font id: 0
  73. -- text size: 12
  74. -- style flags: 0
  75. -- line height: 16
  76. -- part name: Dokument
  77. ----- HyperTalk script -----
  78. on mouseUp
  79.   open the short name of the target with MacPaint
  80. end mouseUp
  81.  
  82.  
  83.  
  84. -- part 6 (button)
  85. -- low flags: 00
  86. -- high flags: 8000
  87. -- rect: left=184 top=159 right=205 bottom=233
  88. -- title width / last selected line: 0
  89. -- icon id / first selected line: 1004 / 1004
  90. -- text alignment: 1
  91. -- font id: 0
  92. -- text size: 12
  93. -- style flags: 0
  94. -- line height: 16
  95. -- part name: Dokument
  96. ----- HyperTalk script -----
  97. on mouseUp
  98.   open the short name of the target with MacWrite
  99. end mouseUp
  100.  
  101.  
  102.  
  103. -- part 7 (button)
  104. -- low flags: 00
  105. -- high flags: 0000
  106. -- rect: left=43 top=221 right=266 bottom=92
  107. -- title width / last selected line: 0
  108. -- icon id / first selected line: 1006 / 1006
  109. -- text alignment: 1
  110. -- font id: 0
  111. -- text size: 12
  112. -- style flags: 0
  113. -- line height: 16
  114. -- part name: Mac
  115. ----- HyperTalk script -----
  116. on mouseUp
  117.   doMenu "Slut HyperCard"
  118. end mouseUp
  119.  
  120.  
  121.  
  122. -- part 8 (button)
  123. -- low flags: 00
  124. -- high flags: 0000
  125. -- rect: left=114 top=220 right=266 bottom=162
  126. -- title width / last selected line: 0
  127. -- icon id / first selected line: 1008 / 1008
  128. -- text alignment: 1
  129. -- font id: 0
  130. -- text size: 12
  131. -- style flags: 0
  132. -- line height: 16
  133. -- part name: LaserWriter
  134. ----- HyperTalk script -----
  135. on mouseUp
  136.   doMenu "Udskriv kort"
  137. end mouseUp
  138.  
  139.  
  140.  
  141. -- part 9 (button)
  142. -- low flags: 00
  143. -- high flags: 0000
  144. -- rect: left=184 top=221 right=267 bottom=232
  145. -- title width / last selected line: 0
  146. -- icon id / first selected line: 1007 / 1007
  147. -- text alignment: 1
  148. -- font id: 0
  149. -- text size: 12
  150. -- style flags: 0
  151. -- line height: 16
  152. -- part name: ImageWriter
  153. ----- HyperTalk script -----
  154. on mouseUp
  155.   doMenu "Udskriv kort"
  156. end mouseUp
  157.  
  158.  
  159.  
  160. -- part 12 (button)
  161. -- low flags: 00
  162. -- high flags: 8000
  163. -- rect: left=39 top=97 right=148 bottom=90
  164. -- title width / last selected line: 0
  165. -- icon id / first selected line: 2002 / 2002
  166. -- text alignment: 1
  167. -- font id: 0
  168. -- text size: 12
  169. -- style flags: 0
  170. -- line height: 16
  171. -- part name: Bill siger...
  172. ----- HyperTalk script -----
  173. on mouseUp
  174.   Put "Velkommen til HyperCard !"
  175.   Play "Boing"
  176.   flash 6
  177.   repeat 60
  178.     put "  " before message -- scroll message to right
  179.   end repeat
  180.   Hide message box
  181. end mouseUp
  182.  
  183.  
  184.  
  185. -- part 18 (button)
  186. -- low flags: 00
  187. -- high flags: 8000
  188. -- rect: left=260 top=99 right=145 bottom=309
  189. -- title width / last selected line: 0
  190. -- icon id / first selected line: 17343 / 17343
  191. -- text alignment: 1
  192. -- font id: 0
  193. -- text size: 12
  194. -- style flags: 0
  195. -- line height: 16
  196. -- part name: Program
  197. ----- HyperTalk script -----
  198. on mouseUp
  199.   open the short name of the target
  200. end mouseUp
  201.  
  202.  
  203.  
  204. -- part contents for background part 1
  205. ----- text -----
  206. Symbolknapper